home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <html><head><title>IsMissing function [Runtime]</title><meta name="filename" content="text/sbasic/common/03104000"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
-
- p.P1{
- }
- span.T1{
- font-weight:bold;}
- </style></head><body>
-
-
- <help:to-be-embedded Eid="ismissing" xmlns:help="http://openoffice.org/2000/help">
- <p class="Head1"><a name="ismissing"/><help:link Id="68585">IsMissing function [Runtime]</help:link></p>
- <p class="Paragraph">Tests if a function is called with an optional parameter.<a name="ende"/></p>
- </help:to-be-embedded>
- <p class="Paragraph">See also: <help:link Id="68584" xmlns:help="http://openoffice.org/2000/help">Optional</help:link></p>
- <p class="Paragraph"><span class="T1">Syntax</span>:</p>
- <p class="Paragraph">IsMissing( ArgumentName ) <help:key-word value="IsMissing" tag="kw68585_1" xmlns:help="http://openoffice.org/2000/help"/></p>
- <p class="Paragraph"><span class="T1">Parameter</span>:</p>
- <p class="Paragraph">ArgumentName: the name of an optional argument.</p>
- <p class="Paragraph">IsMissing is true, if the function is called without the parameter with the name ArgumentName.</p>
- <p class="Paragraph">See also <help:link Id="68535" Eid="dialogload" xmlns:help="http://openoffice.org/2000/help">Examples</help:link>.</p>
- </body></html>